body {
	background-image: url("Pink Guy.jpg");
}
h1 {
	font: 30px;
	text-align: center;
	font-family: cursive;
	color: #0000C0
}
h2 {
	color:#0000C0; 
}
a {
	color:#0000C0; 
}
.PG {
	color: #0000C0; 
}

a:hover{
	background-color: #294F6D;
}

.game-s{
	margin-left: 650px
}